Total Complexity | 27 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 268 |
Lines of code | 99 |
Logical lines of code | 62 |
Comment lines | 138 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setValue() | 48 | 10 | 29 | |
getValue() | 53 | 5 | 22 | |
convertGregorianToJd() | 65 | 5 | 7 | |
convertJdToGregorian() | 52 | 2 | 24 | |
convertJdToUnix() | 66 | 3 | 9 | |
__construct() | 73 | 1 | 5 | |
convertUnixToJd() | 78 | 1 | 3 |